Skip to content

perf(core): memoize Stellar CLI checks - #214

Closed
Okorie2000-code wants to merge 1 commit into
Dione-b:mainfrom
Okorie2000-code:perf/core-memoize-stellar-cli-checks
Closed

perf(core): memoize Stellar CLI checks#214
Okorie2000-code wants to merge 1 commit into
Dione-b:mainfrom
Okorie2000-code:perf/core-memoize-stellar-cli-checks

Conversation

@Okorie2000-code

Copy link
Copy Markdown
Contributor

Motivation

Behavior

Tests

Release Impact

Checklist

  • Public docs updated when behavior changes.
  • CAATINGA_* errors added or updated when public failures change.
  • --source examples use a local Stellar CLI identity, not a public G... address.
  • Version, lockfile, and workflow pins are aligned when tooling changes.

closes #143

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Dione-b added a commit that referenced this pull request Sep 3, 2026
- Move the probeMissingStellarCliFeatures docblock back above the
  function it documents instead of the cache map.
- Drop the unreachable optional-chaining fallback on runCommand's
  result, which always resolves to a defined RunCommandResult.
@Dione-b

Dione-b commented Sep 3, 2026

Copy link
Copy Markdown
Owner

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

core: stellar version check + feature probes re-run on every subprocess with no memoization

2 participants